We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Tom
  2. General Discussion
  3. Friday, 01 November 2013
  4.  Subscribe via email
Hi all,

I am looking for a way to set the max-width of articles, so that when viewing the full article on a wide screen it is more comfortable to read and not to have the line all the way from left to right.
I do not want to change the max-width of my template, which is set at 1200px.

I tried to place the content of the article in a table with a fixed width, but that gives strange result when viewing the article intro.

I´m looking for a max-width so that on smaller screens it nicely fills out the screen, but on a wide screen it is limited till a certain width.

I already asked this question in a general joomla forum, where someone gave me the suggestion :

div#t3-content {max-width: 800px;}

But in which file do I search for this statement?

Any suggestions?

Cheers, Tom
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Problem is solved.
The file: templates.t3_blank.less.bootstrap-responsive.less

I could change

.span12 {
width: 1196px;

and change this to desired value.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink


There are replies in this post but you are not allowed to view the replies from this post.