New modul position in header


Author Message
vena

Posted: 1/22/2013
Quote message 

Hello, does anybody, know how to set new module position in header correctly?
 
Garry

Posted: 1/24/2013
Quote message 

Artisteer 4.1 already support this: http://www.artisteer.com/?p=news
 
Todd

Posted: 1/25/2013
Quote message 

No it doesnt.
 
jrgweb

Posted: 1/25/2013
Quote message 

This feature is for joomla, wordpress and drupal. Not HTML
I have used this in joomla with great success. The new positions will be position-31, position-32 etc.


 
serafine

Posted: 2/18/2013
Quote message 

Hi jrgweb,

Could you tell us how?
Thanks in advance
 
jrgweb

Posted: 2/18/2013
Quote message 

@serafine - View the photo's below.




 
serafine

Posted: 2/20/2013
Quote message 

Thank you very much. I upgraded to 4.1 and did as you explained, but couldn't i place more than one control box in the header? And isn't this available for other positions too?
Thanks in advance.
 
jrgweb

Posted: 2/20/2013
Quote message 

@serafine - The position control is for the header. In artisteer, if you try to place a position control in the content area it won't work.




BUT... If placed in the header, then edit the css to move the position to the bottom of the page, this will work.







:-)
 
jrgweb

Posted: 3/2/2013
Quote message 

@MannnyG - You can accomplish this a few different ways. Some examples that I have shown, you would move and position the logo or art work with css.

Another example:

In artisteer I inserted a position.




Simple right?

Then in joomla I added some css in the template.css file and moved the position to the top of the page.



The css for the object was:

top: -90px;
margin-left: -316px;

If you have a url I can possibly help.

Which CMS are you wanting to use?
 
jrgweb

Posted: 3/2/2013
Quote message 

@MannnyG

Artisteer is a powerful program but the only way to add additional positions is in the header but as you can see it's only going to show a box.
 
MannnyG

Posted: 3/4/2013
Quote message 

Yes, it's very frustrating not been able to do that inside Artisteer. Support: If you could add that to the list of features it will be great and make Artisteer more complete. Thanks!
 
JPvR

Posted: 4/11/2013
Quote message 

@jrgweb

A great solution to start with. Now for the CSS bit. could you explain what "class"type to add/edit in the template css?

Thanks in advance!
 
Gabor

Posted: 4/22/2013
Quote message 

I made a position element in artisteer on the right side of header. Perfect. But! After I installed the template on a Joomla 2.5 site and I resized the browser window's width below about 1100 pixel then the header and the menu in position-1 fallen apart. The header background image size increased, I see a small rectangle with 3 horizontal line and if I click on it the menu displyed vertically. What would be the problem
 
Garry

Posted: 4/22/2013
Quote message 

In responsive design terminology some elements are removed or rearranged depending on screen resolution of viewer's device. You can try disabling the responsive feature from Export Options in Artisteer if you don't need it.

 
Gabor

Posted: 4/25/2013
Quote message 

Quote Garry:

In responsive design terminology some elements are removed or rearranged depending on screen resolution of viewer's device. You can try disabling the responsive feature from Export Options in Artisteer if you don't need it.



Thanks. It works. :-)
 
Albert

Posted: 11/25/2013
Quote message 

Hi There

Hope any of you could help me. I want to give the custom position its own css file is this possible?
 
Helga
Artisteer Team

Posted: 11/26/2013
Quote message 

Albert,

You can specify the Position Name under the control Options. Let's say, it's "my_pos" Name. This Name is a position wrapper ID after the exporting. So, to assign css to this position you just need to add #my_pos {...} to the theme stylesheet or separate css file.
 
David

Posted: 1/30/2014
Quote message 

Hi
I've managed to make a template in Artisteer, all is working well. Except one thing -> I want to add an extra position in the header. I tried exactly as described in this topic, but I am failing to see anything in my header

Goal is to have in the header the mailbox indication.

What I did so far:
Added a position in the header in Artisteer (Control / Position)
I named it mailbox
Exported
In Joomla, each module can be assigned to a position. BUT I don't see the created position (mailbox) in the options.

What am I forgetting ?

Thanks !
 
David

Posted: 1/30/2014
Quote message 

Found it !

Although I named it 'mailbox', in joomla the position is named header1 !!
 
Temwo

Posted: 7/7/2014
Quote message 

i created blank module positions in my template body with artisteer 4.1.
but the problem is when i exported it to joomla 2.5 the positions designs were not retained because when i add articles to the module positions it takes the whole width of the template not having the pattern n position it had in artisteer.
And how can i get to add color or pattern to individual module positions.

thanks
 
michelle

Posted: 8/6/2014
Quote message 

I have added 4 positions to my header and all look
Great but when I check the site on screen resolutions lower than mine (1920x1080)
, all are positioned perfectly (stay in place) except for the top right position (displays the phone
Number) which jumps left every time I lower resolution).
All are positioned absolute (by artisteer default)
site: www.sunshinegroup.co.il

What am I doing wrong??
Used artisteer 4.1 for template and joomla 3.3.1