[SOLVED] CSS Skin

This is a discussion on "[SOLVED] CSS Skin" within the Web Page Design section. This forum, and the thread "[SOLVED] CSS Skin are both part of the Design Your Website category.


 Subscribe in a reader

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

Notices




Reply
 
LinkBack Thread Tools
  #21  
Old Sep 27th, 2007, 01:25
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: CSS Skin

Quote:
Originally Posted by Marc View Post
Oh.. Yes, good spot! If you need any hand in finding it, gimme a shout. I have a vBulletin licence and so therefore have all the files.
Yeah, I manage to do it perfectly! I am proud of myself.

The page need 2 .js file link to the page and it's very long and I am very confused with all the coding. Maybe you could help me simplifies the javascript function so that we keep all the function that are related to the "CSS Skin things" in one small .js function.

I'll look at it myself today.
Thanks.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #22  
Old Oct 10th, 2007, 03:24
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: CSS Skin

Thanks Marc, I've manage to do it, but I am keeping the full .js file.
Thanks again..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #23  
Old Oct 10th, 2007, 06:39
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,782
Thanks: 0
Thanked 16 Times in 16 Posts
Re: [SOLVED] CSS Skin

Congrats! Can we see it
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #24  
Old Oct 10th, 2007, 07:11
Jack Franklin's Avatar
Moderator

SuperMember
Join Date: May 2007
Location: Cornwall, England
Posts: 1,405
Blog Entries: 8
Thanks: 18
Thanked 14 Times in 14 Posts
Re: [SOLVED] CSS Skin

Monie/Marc if you could post the basic js/html/css code needed so we can use them on our sites that would be nice

Jack
__________________
Jack Franklin - Webforumz Moderator
(x)HTML | CSS | PHP | MySQL | JQuery (Javascript)
Contact: My Blog | Twitter | Delicious
Want Lessons? PM me.
If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #25  
Old Oct 10th, 2007, 07:22
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Ok, let me create a simple page for this demonstration. Give me 10 minutes...
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #26  
Old Oct 10th, 2007, 07:56
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Quote:
Originally Posted by Marc View Post
Congrats! Can we see it
Why not, after all you helped me with your javascript weeks ago in Here

Quote:
Originally Posted by jackfranklin View Post
Monie/Marc if you could post the basic js/html/css code needed so we can use them on our sites that would be nice
Jack
No problemo!
This page I've just created minutes ago, it's just a simple page but it is fully functioning. I have created them in winzip file.

Hey Marc, can you help me with a simple javascript here. You see, when you click the arrow down button, (the sliding menu will drop down) I want it to changed to arrow up. It is what you call toggle in javascript right? OnClick will togglel the image from arrow down to arrow up vice-versa. Thanks
Attached Files
File Type: zip pageOption.zip (42.2 KB, 5 views)
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)

Last edited by Monie; Oct 10th, 2007 at 08:08.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #27  
Old Oct 10th, 2007, 16:27
Jack Franklin's Avatar
Moderator

SuperMember
Join Date: May 2007
Location: Cornwall, England
Posts: 1,405
Blog Entries: 8
Thanks: 18
Thanked 14 Times in 14 Posts
Re: [SOLVED] CSS Skin

Thanks that will come in handy for a future piece of work

Jack
__________________
Jack Franklin - Webforumz Moderator
(x)HTML | CSS | PHP | MySQL | JQuery (Javascript)
Contact: My Blog | Twitter | Delicious
Want Lessons? PM me.
If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #28  
Old Oct 10th, 2007, 17:18
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,782
Thanks: 0
Thanked 16 Times in 16 Posts
Re: [SOLVED] CSS Skin

Thanks! Great work..
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #29  
Old Oct 11th, 2007, 04:37
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Quote:
Originally Posted by jackfranklin View Post
Thanks that will come in handy for a future piece of work
Jack
yeah... you are welcome

Quote:
Originally Posted by Marc View Post
Thanks! Great work..
Thanks to you too Marc.
I am happy that I have brighten someone's life today...
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #30  
Old Oct 11th, 2007, 11:33
Emzi's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Manchester
Age: 25
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
Re: [SOLVED] CSS Skin

Hi All,

I'm actually having a problem with this.

I have four styles that I'm changing too, all of which have a background image except the default css which has a white background.

When I load the page from fresh it works fine with the default css, but I switch to the other styles I have then click back to default and it has the background image from the previous style in it. It's only when I refresh that it goes back to normal.

I have put background-image: none in the style sheet too. I don't understand why it's doing this?

Any help?

EDIT: It's only doing this in IE. It works fine in FF.

Last edited by Emzi; Oct 11th, 2007 at 12:00.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #31  
Old Oct 12th, 2007, 08:54
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Hemmm....

Did you try to set {background: white} in the default CSS and,
{background: url(bg.jpg)} in the other CSS?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)

Last edited by Monie; Oct 12th, 2007 at 14:49.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #32  
Old Oct 16th, 2007, 08:45
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Hey Marc, can you help me!
As I mention before, I wanted to toggle the arrow image up or down on mouse even click.

Do you know how to do that?
Thanks..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #33  
Old Oct 16th, 2007, 09:50
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,782
Thanks: 0
Thanked 16 Times in 16 Posts
Re: [SOLVED] CSS Skin

Quote:
Originally Posted by monie View Post
Hey Marc, can you help me!
As I mention before, I wanted to toggle the arrow image up or down on mouse even click.

Do you know how to do that?
Thanks..
Ill have a look later...
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #34  
Old Oct 17th, 2007, 01:33
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

Thanks..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #35  
Old Oct 17th, 2007, 07:10
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,782
Thanks: 0
Thanked 16 Times in 16 Posts
Re: [SOLVED] CSS Skin

I dont know how to do it lol.. I am no JavaScript person. Give the JS forum a try..
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #36  
Old Oct 17th, 2007, 08:00
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: [SOLVED] CSS Skin

well, I will pay a visit then!
See you there...
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
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

Tags
skin

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
skin needed smoosh Web Page Design 3 Aug 29th, 2006 16:51
Swamp skin superkooi Web Page Design 5 Nov 30th, 2004 09:33


All times are GMT. The time now is 18:04.


Powered by vBulletin®
Copyright &