Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
I am using a Fresco template. In the row where I put logo, I also have a small menu bar and a search filed (as in the demo). I would like to add another row bellow these two bars where I would like to put a toolbar with "social" buttons (like facebook, twitter, etc.). If I do this, logo position has to span two rows. How to achive this? Thank you!
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.
Please do a screenshot of your problem and annotate to make it clear.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
Hi!
I cannot give you an access to the site since I have it installed localy. I am attaching a pic to give you an idea of what I would like to achive. So, header line would now consist of two rows, where first column span both rows and includes logo.
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
You shouldn't need a new position for that - assign the social module to the same position as the search module.
I'd really need to be able to see your site live to be able to help further.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
Hey, Mark! I would love to give you account for logging into my web site, but it is not yet accessible from the outside unfortunately.
Yes, you are right! I can't believe I wasn't thinking about using the same position for multiple modules. My fault. But still, I would have to choose which position in the header row will hold my custom module (social toolbar). The first option is to put it eather into header-b or header-c position. The with might get adjusted, but then neighbor position will sift (attachment: ss1.jpg). Second option is to use only two positions for the header (header-a, header-b) and put all three modules into header-b position. I tried that but then nav.bar and search are aligned verticaly, not horizontaly any more. If I add social toolbar module, all modules will be stacked on one another. If there is nice and easy way to align modules using built in css classes, that would be great. Third option is to use custom layout of some kind, where new position is formed just bellow header-b and header-c positions, spaning all of their columns (attachment: ss3.jpg). This is the toughest one, I guess.
I think second option would do just fine if I had some tools to align modules.
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
I think I've got it. I am using only header-a (logo) and header-b (top menu or nav. bar, search, social toolbar) position. I added class suffixes to all three modules: .search, .topmenu, .social_toolbar (without the dot when you type it into "module class suffix" filed). I added these custom css lines:
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
If it works then I guess that is fine. But I would urge you to check that it's ok in all viewport sizes.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Creating new positions with columns that span multiple rows
Posted 8 years 3 months ago
yes it is.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.