» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 105
7 members and 98 guests
asterix53, chachiksin, FlawlessWhite, MartaVersadi, Maydenayaa, MussyPussy, ViagraBuying
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on how can you add a background image outside the theme ? within the Nuke 7.x - Themes forums, part of the PHP-Nuke 7.x category; how can i add a background image, watermark on the right hand side outside of the actual theme. what file ...



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - Themes

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-10-2007, 02:04 PM
Junior Member
 
Join Date: Jul 2006
Posts: 2
how can you add a background image outside the theme ?
how can i add a background image, watermark on the right hand side outside of the actual theme.

what file would i need to edit ?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-14-2007, 09:44 AM
Junior Member
 
Join Date: Jan 2007
Posts: 3
I cannot show you my success as it is not on our site's main theme

I had to edit the stylesheet
theme/styles/style.css

I altered nothing else just added these lines near the bottom

body{
background-color:#003942;
background-image:url(/sky.jpg);
background-position:top;
background-repeat:repeat-x;
color:#9ED3E0;
margin:0px;
padding:0px;
}


hope this helps ya (the image i put in my root folder and just put the / before it
but you could have it in the theme folder e.g. themes/smartDark/images/sky.jpg
knowing where to put / can cause problems, just keep playing with it, it should work.

Also...if you don't want the background image to move with the page

BODY {
background:#000000 url("/sky.jpg") fixed top;
background-repeat:repeat-x;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin:0px
}

again, not sure about the / or the "", I'm just copying this stuff..
the repeat command is for images that are less than the entire width of the page, otherwise you would have the line

background:#000000 url("/sky.jpg") no-repeat fixed top;

. :wink:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
fisubice theme background doneandoner Nuke 7.x - Themes 3 11-01-2004 08:54 AM
subBlack 6.5 Theme - Problem With Box Background Color JadeFist Nuke 6.5 to 6.9 - Themes 4 07-18-2003 08:03 PM
Background gif for Helius Theme Xeon Theme packs 1 07-18-2003 12:13 AM
image in the back with a new theme ?? misstou Nuke 6.5 to 6.9 - Themes 6 05-18-2003 10:09 AM
Download and Weblinks image change with theme mikem FAQ/Fixes 0 02-21-2003 01:06 PM


All times are GMT -5. The time now is 02:29 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31