close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

header background image

Thread began 6/29/2011 4:44 pm by zinlover320832 | Last modified 7/05/2011 7:57 am by Jason Byrnes | 2809 views | 11 replies |

zinlover320832

header background image

powerstore/


How do I get the image to fill the entire hearder?

Sign in to reply to this post

Jason ByrnesWebAssist

in the webassist/themes/sk_theme/css/default_styles.css file make the image the background for the header div:

#header {
background-image: url("/powerstore/imagesadmin/logos/bb_header.jpg");
height: 160px;
}

Sign in to reply to this post

zinlover320832

image in header not full length

I tried what you said, nothing. :o(

I need the image to extend to the left border and the top border.

Thank you.

powerstore

Sign in to reply to this post

Jason ByrnesWebAssist

i do not see the changed code when i view your site online, the change has not been uploaded to the server.

Sign in to reply to this post

zinlover320832

header-

Still not working. I attached a screenshot of my remote files.

Thank you

Sign in to reply to this post

Jason ByrnesWebAssist

if i look at this file online:
default_styles.css


i see the following code:
#header {
}


which should be changed to:

#header {
background-image: url("/powerstore/imagesadmin/logos/bb_header.jpg");
height: 160px;
}

per my previous suggestion.

Sign in to reply to this post

zinlover320832

login / register buttons

The login / register button dissappeared dissappeared when I inserted the code

Sign in to reply to this post

Jason ByrnesWebAssist

ok, try removing the height:
height: 160px;

Sign in to reply to this post

zinlover320832

log in / register

I tried that. It came up under the header and above the nav bar

Sign in to reply to this post

Jason ByrnesWebAssist

in default_styles.css change:
#header .links {
float: right;
margin-top: 38px;
padding: 7px 0;
}

to:

#header .links {
float: right;
margin-left: 829px;
margin-top: 38px;
padding: 7px 0;
position: absolute;
top: 60px;
}

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...