VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: article width

article width 07 Jan 2013 14:04 #1525

hello

i need to set a width of 250px for the article. i have found in template.css

.items-row{width:865px;float:left;margin-right:25px;}


and set width in 250px, but when the dragbar slides on the right, after the articles i find empty space.

maybe .items-row is not the right way to reduce article width?
how can i do?

thanks

  • Posts:5
  • tronikx
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: article width 08 Jan 2013 03:19 #1526

GOT IT!

for those who eventually need to know...

if you need to have larger or smaller article width, you must change in the file

jf_relaxio/html/com_content/category/blog.php

in the line

$width = 890*count($this->intro_items);


you can change 890 with 590 for example

and in the file

jf_relaxio/css/template.css

in the line

.items-row{width:865px;float:left;margin-right:25px;}


you can change 865 in 565

please note that width + margin-right of the css it must be the same value you set in the php file.

hope all is clear.
Last Edit: 08 Jan 2013 03:23 by tronikx.

  • Posts:5
  • tronikx
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.68 seconds
Friday 29 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.