1. khaeryn
  2. Commercial Templates
  3. Saturday, 18 April 2015
  4.  Subscribe via email
Ok I would like to make the main container of my site wider. I'm seeing much unused space that I know I can put to good use! lol
So how do I do that? I can't find where the container width is determined.
http:http://www.historyofmylittletoe.com

Thank you

khaeryn
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Khaeryn

Sorry to say as our Oxygen template is largely image based this option is not available. You can change the content width with something like...


.wrapper960 {width:1100px;}


However width of the boxed styling will remain the same.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Ok.. well I had to try lol
Thank you anyway.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarin,
Thank you for this comment.
.wrapper960 .width:1100px;
Worked perfectly for me.
I change the background box styling with these three files.
base_bg1200px.png (exists already) --> base_bg.png
content_bg1200px.png (exists already) --> content_bg.png
hornav1200px.png (exist already) --> hornav.png
However, my problem is that the content is not split across the whole area main container? --> Should I open up a new topic?
For example, what is the reason why the search box is not placed on the right edge?
Can I do something about it?

Thank you
Wolfgang
References
  1. https://www.haflinger-ersatzteile.at/index.php/de/
  2. https://www.haflinger-ersatzteile.at/index.php/de/vm
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wolfgang

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#search {
left: auto;
right: 44px;
}


CIaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Claran,
yes this works fine for the search field but the right edge of the articles/content space is still too left.

Thank you,
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Wolfgang

To resolve try also adding the following...

#content_remainder {
width: 720px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
I'm really happy about your fast and helpfully support.



Best Regards,
Wolfgang
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok