-
Customisable Area Widths (Without CSS)
With the increase in demand for video blogging and especially 720p HD video, it would be great if you could customise the theme, so it can display a 720px video width in the main navigation area with a 250px width for the sidebar column.
The other 54px (to make 1024px) would be the spacing and margins between the main navigation and the sidebar navigation.
96% of users now use resolutions of greater than or equal to 1024 pixels with just 1% using below that and the other 3% unknown.
-
You can edit the css/stylerightside150.css to come close to achieving this...
Reduce 777px in immaincontent to 727
Increase sidebar width from 165 to 215...
Increase sidebar-ul to 190
==============================
@charset "utf-8";
/* CSS Document */
/* ------------------------------------- Content -------------------------------------------------------------- */
.im-mainContent { padding:0px; left:19px; border-right:3px double #e2e2e2; width:777px;}
.im-sidebar { padding:0px 5px 5px 11px; float:right; border-left:3px double #e2e2e2; width:165px; font-size:70%; clear:none; }
.im-sidebar2 { display:none;}
.sidebar ul { width:140px; list-style:none; left:-12px; position:relative; overflow:hidden;}
.sidebar li { margin:0px 0px 10px;}
.sidebar li li { position:relative; list-style:circle; margin:0px 0px 0px 30px;}
Similar Threads
-
By Dan Nickerson in forum Frequently Asked Questions
Replies: 52
Last Post: 10-30-2012, 02:33 PM
-
By Fireice in forum Official Support
Replies: 1
Last Post: 08-10-2010, 10:02 AM
-
By writerguy in forum Feature Requests
Replies: 2
Last Post: 07-06-2010, 09:32 AM
-
By mwilliams in forum Official Support
Replies: 3
Last Post: 06-10-2010, 08:38 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|