image problem

This is a discussion on "image problem" within the Web Page Design section. This forum, and the thread "image problem are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #21 (permalink)  
Old Aug 24th, 2007, 22:40
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

Maybe someone else can see the problem....

That's usually an easy one to fix, but honestly I messed around and couldn't get that photo to move.

It's also hard to figure out because you are using frames.

My guess is something in your css before or after the .imagecenter is making the image stay left. Again, I couldn't find anything though.
Reply With Quote
  #22 (permalink)  
Old Aug 24th, 2007, 23:29
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

ok thanks for your help then
Reply With Quote
  #23 (permalink)  
Old Aug 25th, 2007, 15:39
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

Please give the right url ... not the redirect one so we can SEE the code!

http://www.freewebs.com/kwgsniperelite/

And this is NOT the same code you posted above. The image you are talking about is not even there!
Reply With Quote
  #24 (permalink)  
Old Aug 26th, 2007, 09:51
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

oh sorry i was playing around a bit not its back to normal sorry here http://www.freewebs.com/kwgsniperelite/

i have a problem with three headings Home,Welcome and News i can not get them to the left side of the column and i can not get the line to go all the way across the column can anyone help please???
Reply With Quote
  #25 (permalink)  
Old Aug 26th, 2007, 12:22
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

All your headings are styled alike. If you move the h2 heading to text-align: left;

all your headings are going to move to the left.
You need to style them all separately.


I don't understand the question about the text going across the whole page. It does for me.
Reply With Quote
  #26 (permalink)  
Old Aug 26th, 2007, 12:40
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

ok thanks i got them to the left.

Not the text the line under the heading at the moment it is only under the heading and stops i would like to get it across the whole column???
Reply With Quote
  #27 (permalink)  
Old Aug 26th, 2007, 12:50
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

Here's a screen shot. I don't know what it is you need help with. You need to be more specific. The line under the heading isn't spanning across. You have about 10 headings...
Attached Images
File Type: jpg ss.jpg (34.7 KB, 16 views)
Reply With Quote
  #28 (permalink)  
Old Aug 26th, 2007, 12:59
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

ok sorry under the two heads welcome and News.

can you see how the line is only under the heading?

i would like to try and get the line to go across the whole column?
Reply With Quote
  #29 (permalink)  
Old Aug 26th, 2007, 17:31
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

Oh....
I understand now...
Try this:
html
Code: Select all
 <h2>Welcome</h2>
css
Code: Select all
h2 {
    font: small Georgia, "Times New Roman", Times, serif;
    width: 100%;
    border-bottom-style: solid;
    border-left-color: #000000;
    border-bottom-width: 1px;
    }
Reply With Quote
  #30 (permalink)  
Old Aug 27th, 2007, 07:12
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

no that did not work it just changed the text to black???
Reply With Quote
  #31 (permalink)  
Old Aug 27th, 2007, 11:59
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

ok so add to that css whatever color you want
Reply With Quote
  #32 (permalink)  
Old Aug 28th, 2007, 08:23
Junior Member
Join Date: Aug 2007
Location: austrlia
Age: 17
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: image problem

yes but that css and code did not make the line go all the way across the column???
Reply With Quote
Reply

Tags
help

Thread Tools

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
First image problem and inline list problem konnor5092 Web Page Design 8 Dec 1st, 2007 09:08
Image loader problem! monkeygraphik Flash & Multimedia Forum 9 Sep 6th, 2007 08:10
IE6 image preload problem glesig JavaScript Forum 2 Oct 30th, 2006 12:59
Problem with image in Mozilla ?? please help DavidinLondon JavaScript Forum 1 May 20th, 2006 16:03
Image problem in IE matelo Web Page Design 0 Jan 20th, 2006 18:39


All times are GMT. The time now is 02:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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 32 33 34 35 36 37 38 39 40 41 42 43