-
AuthorPosts
-
June 25, 2009 at 6:39 pm #142248
hi, I know this seems painfully simple but i can’t figure it out so far :confused:
For some reason all the titles are floating in the centre like this:
http://www.exploresaikung.info/example.jpgI went into the template.css file and added float:left;
like this:
/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
font-family: Cambria, “Times New Roman”, Times, serif;
line-height: 1.1;
float:left;}
And the result was a disaster, you can see it here:
http://www.exploresaikung.info/example2.jpgThe site url is http://www.exploresaikung.info , ( this problem may not still be showing when you go there.)
So, any ideas how i can get the titles to align to the left without messing with the other text, even some of the menus went wrong.
I just want it to look more or less how it looks in the template demo.
Thanks for your help
🙂
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
July 4, 2009 at 2:36 pm #309982Thanks for that tip. Is there a way i can have all the text, in articles, and also the links to articles etc automatically align to the left as well. You can see on the site that it’s not looking good with a bit of a jumble of things aligned center.
http://www.exploresaikung.info/
I have another question as well about the template.css file. Is there a way to have all images in articles have a 10 px margin automiatically. There will be many people uploading articles and i don’t want them to have to manually add the margin adn left alignment.
Shall i open a new topic?
thanks so much for your help,
Molly
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
July 4, 2009 at 3:33 pm #309987Add this to the end of your css…
div.article-content img {
margin: 10px;
}scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
July 4, 2009 at 3:39 pm #309989The reason everything was/is centered is because you have it all in the ‘banner’ position instead of the ja-news position which is where it’s supposed to be.
See here… http://www.exploresaikung.info/?tp=1
July 4, 2009 at 3:47 pm #309990Thanks that was a brilliant trick!
Any ideas anybody on the left align issue?
🙂
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by redseed 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum