PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
jeny
New Member
New Member


Joined: Aug 22, 2010
Posts: 1

PostPosted: Sun Aug 22, 2010 7:24 am Reply with quote Back to top

i'm new to this cms. i like fisubice theme a lot. but i like to make some modifications to it. here is what i want to do.

1.) make the width 1000px
2.) put a boarder around it
3.) i like t use a different color for left and right side space.
4.) i can see a space on top of the header. i like to remove that space.

if anyone have the time give me a little help. any help will be most appreciated.

i just attached this picture so you can understand better what i need. thank you.

Image

Thanks & Regards,
Jeny
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Sun Aug 22, 2010 10:01 am Reply with quote Back to top

jeny wrote:
i'm new to this cms. i like fisubice theme a lot. but i like to make some modifications to it. here is what i want to do.

1.) make the width 1000px
2.) put a boarder around it
3.) i like t use a different color for left and right side space.
4.) i can see a space on top of the header. i like to remove that space.

if anyone have the time give me a little help. any help will be most appreciated.

Thanks & Regards,
Jeny


themes/fisubice/style/style.css

bodyline controls the border, and body is the page background

Code:
.bodyline{background: #f7f8fc;color:#000000;border:1px solid #98aab1}
body{background:#ecf0f6;color:#000000;}


might try something like
Code:
.bodyline{width: 1000px; background: #f7f8fc;color:#000000;border:4px solid #98aab1}
body{background:#9AD9EA;color:#000000;}


themes/fisubice/header.html

the space at the top and the main table width

Code:
<br /><table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">


might try something like
Code:
<table class="bodyline" align="center" cellspacing="0" cellpadding="0" border="0">


I didn't have time to try this, but it should get you started. I assumed class bodyline isn't used for other things, but if it is you may get some weird results. See what happens Wink
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 3143
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Mon Aug 23, 2010 10:06 am Reply with quote Back to top

3.) i like t use a different color for left and right side space.

This is possible just Google. You will find some older information how to change this in Nuke themes. In my opnion you need to change so many thinks and therefore an upgrade to a new version is hard. Believe me it´s not really worth the time just to have there different colors. You content is much more important. Smile
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum