why there is a white space ?

  • tigerosh
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago - 12 years 7 months ago #18404 by tigerosh
Hello

please look at my site, ywaza3.net/
and tell me why there is a white space in the left of the article s pictures,
like here
www.traidnt.net/vb/attachments/644101d13...218t-picture0001.png

and another problem, ( how to change the articles text size plz ? )

( I use joomla 1.5 )

Thanks a lot, and have a nice day :)
Last edit: 12 years 7 months ago by tigerosh.

Please Log in to join the conversation.

More
12 years 7 months ago #18409 by ivan.milic
Add this at the end of templet_css.css:

.content_pad .blog{
width:100%;
}


to change font size you can use "Text Font Size (px)" template parameter in MAIN BODY section, if you use pre-defined style than you must edit .styles/styleX.php
where X in number of pre-defined style. Variable value you need to change is $mainFontSize , default value is 12.

If that affect things you want to keep 12 px , you can also do this like in first answer add this also after that:

.content_pad{
font-size:14px;
}

14 is example value I put.
The following user(s) said Thank You: tigerosh

Please Log in to join the conversation.

  • tigerosh
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago #18410 by tigerosh
Thnx a lot !!

Please Log in to join the conversation.

Time to create page: 0.193 seconds
Powered by Kunena Forum