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!