- Posts: 3
COMMUNITY FORUM
Horizontal?
- Sophie
- Topic Author
- Offline
- New Member
Less
More
9 years 7 months ago #143443
by Sophie
Horizontal? was created by Sophie
Is there any way I can get this to render horizontally rather than vertically?
I do realise this may be a stupid question. Thanks in advance for any help!
I do realise this may be a stupid question. Thanks in advance for any help!
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 7 months ago #143445
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Horizontal?
Hi,
You need to write CSS code for this. Is there a link to your site?
You need to write CSS code for this. Is there a link to your site?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Sophie
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
9 years 7 months ago #143471
by Sophie
Replied by Sophie on topic Horizontal?
The site is a work in progress, finally updating to Joomla 3 from 1.25! - the test site is here (where I want to put the feed):
www.miomatrimonio.joomlafree.it
My online (old) site is www.miomatrimonio.com
I wanted to have a horizontal feed with my pinterest feed (images) across the page under the main article...
Any help with CSS code much appreciated..
Thanks!
Sophie
www.miomatrimonio.joomlafree.it
My online (old) site is www.miomatrimonio.com
I wanted to have a horizontal feed with my pinterest feed (images) across the page under the main article...
Any help with CSS code much appreciated..
Thanks!
Sophie
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 6 months ago #143502
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Horizontal?
I don't see the module in the new site. Here is some code that might work based on your old site:
div.srfrContainer { width : 100%}
div.srfrContainer ul.srfrList li { display: inline-block}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Sophie
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
9 years 6 months ago #143599
by Sophie
Replied by Sophie on topic Horizontal?
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 6 months ago #143610
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Horizontal?
You are welcome.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.