Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Reply
 
LinkBack Thread Tools
Old January 17th, 2008, 08:25 PM   #1
New Member
 

Join Date: Jan 2008
Location: Alicante
Age: 33
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 alicanteman is on a distinguished road
Moving image show further up the page to look OK in IE and firefox.

Hi all

I wondered if anyone can help me : My site is www.webfactory365.com and i am having problems with :

i) How to get rid of the tac room text at the top of the page.
ii) How to move the "image show with the cars" (JSN image show) further up the page (so that it lies just underneath the black banner at the top (with the date/home link and search)

I am not too sure what to do with the CSS to make it Ok in both IE and firefox.


Any assistance would be greatly appreciated.

Thanks

Richard
alicanteman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 17th, 2008, 10:55 PM   #2
Most Reputable Member
 

Join Date: Feb 2004
Location: Borneo
Age: 28
Posts: 1,628
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Rep Altering Power: 0 Monie is a jewel in the rough Monie is a jewel in the rough Monie is a jewel in the rough Monie is a jewel in the rough
Re: Moving image show further up the page to look OK in IE and firefox.

Code:
#banner_out (line 38)
{
background-image: url(../images/banner_out_bg.jpg);
 padding-top: 10px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 13px;
background-repeat: repeat-x;
background-color: #660000;
height: 123px;
}
Change that to padding-top: 0;

For your first question, I an not sure what do you mean?
Do you mean removing the text "tacroom"? It that is what you mean, just throw away this CSS style
and your <div id="sitetitle"></div>
Code:
#sitetitle (line 50)
{
float: left;
color: #ffffff;
height: 123px;
line-height: 123px;
font-size: 18px;
font-weight: bold;
padding-left: 100px;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-x-position: left;
background-y-position: center;
}
Cheers...
Monie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 19th, 2008, 07:37 AM   #3
New Member
 

Join Date: Jan 2008
Location: Alicante
Age: 33
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 alicanteman is on a distinguished road
Re: Moving image show further up the page to look OK in IE and firefox.

Thanks ever so much Monie, the changes worked perfectly! Canīt thank you enough. Just one thing though the page seems to go a little strange in Firefox after the changes were made. Any ideas why?
Once again thanks for your time in this matter.

Kind regards

Richard
Alicante
alicanteman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
[SOLVED] Centering an image with CSS without moving anything else on the page. Ed HTML, XHTML and CSS 5 October 29th, 2007 08:34 AM
Moving TD on click of an image akshitshah JavaScript 2 September 24th, 2007 01:31 AM
wanting to add moving butterlies over an image/photo? TALLMALEUK Flash and ActionScript 4 September 17th, 2006 09:44 PM
How to make a moving #top image? qosmioamit HTML, XHTML and CSS 6 January 17th, 2006 02:52 PM
Waterfall image -- making water appear as moving autumn_whispers2me Flash and ActionScript 3 February 15th, 2005 08:56 PM


Search Engine Optimization by vBSEO 3.2.0 RC8