Chnage Apearance? - Colours, Images?

All support enquiries for DFH go in here...

Chnage Apearance? - Colours, Images?

Postby DirectProject » Sun Jul 01, 2012 12:14 am

Hello,

Im Recently Studying in college about Html - CSS *bit of a noob*, Etc.. I would like to know how do I change the Colour of the header and footer? Also with the navigation Colour hover over affect.

Help Apreciated!

Adam.

Here is the Site, Thatfile.co.cc
Image
User avatar
DirectProject
Standard Member
 
Posts: 12
Joined: Sat Jun 30, 2012 11:37 pm

Re: Chnage Apearance? - Colours, Images?

Postby SamEA » Sun Jul 01, 2012 2:09 pm

Hello,

I highly recommend using CSSViewer for Chrome, where you can hover over CSS elements on a page. Once hovered on a CSS element, CSSViewer will indicate what specific effect that CSS element is producing on the page.

Indigo is currently producing the header/footer background by using the background-color tag and by using an image in the ./img folder.
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Chnage Apearance? - Colours, Images?

Postby DirectProject » Sun Jul 01, 2012 7:35 pm

HI,

Thanks for the quick reply =D, Urm.. whats the img called for the blue headder bit & footer? ive looked but no joy :(.

Thanks, Adam
Image
User avatar
DirectProject
Standard Member
 
Posts: 12
Joined: Sat Jun 30, 2012 11:37 pm

Re: Chnage Apearance? - Colours, Images?

Postby SamEA » Mon Jul 02, 2012 3:33 pm

No problem. The 4 image files in ./img/ ./styles/Indigo/img are responsible for a lot of the background colours:

bg.gif
bgfooter.gif
bgmain.gif
topleft.gif
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Chnage Apearance? - Colours, Images?

Postby DirectProject » Mon Jul 02, 2012 4:38 pm

SamEA wrote:No problem. The 4 image files in ./img/ are responsible for a lot of the background colours:

bg.gif
bgfooter.gif
bgmain.gif
topleft.gif


I have no:

bgfooter.gif
bgmain.gif

?

Thnaks, Adam
Image
User avatar
DirectProject
Standard Member
 
Posts: 12
Joined: Sat Jun 30, 2012 11:37 pm

Re: Chnage Apearance? - Colours, Images?

Postby SamEA » Mon Jul 02, 2012 6:19 pm

Sorry, the image files should be located in /styles/Indigo/img and not /img.
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Chnage Apearance? - Colours, Images?

Postby DirectProject » Mon Jul 02, 2012 10:22 pm

Hi,

I've acomplished that now the next part, The links hover over effect where do i change the colour or the img?

Thanks, Adam
Image
User avatar
DirectProject
Standard Member
 
Posts: 12
Joined: Sat Jun 30, 2012 11:37 pm

Re: Chnage Apearance? - Colours, Images?

Postby SamEA » Wed Jul 04, 2012 7:12 pm

As I'm not nearby PC, I cannot tell you exactly what parts to modify. However, all effects on hovering within CSS will be defined as [TAG]:hover{ e.g.
Code: Select all
a:hover{
color: #FFFFFF;
}
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Chnage Apearance? - Colours, Images?

Postby DirectProject » Thu Jul 05, 2012 1:50 am

SamEA wrote:As I'm not nearby PC, I cannot tell you exactly what parts to modify. However, all effects on hovering within CSS will be defined as [TAG]:hover{ e.g.
Code: Select all
a:hover{
color: #FFFFFF;
}



When you say "As I'm not nearby PC", How do you post to the forum?
Image
User avatar
DirectProject
Standard Member
 
Posts: 12
Joined: Sat Jun 30, 2012 11:37 pm

Re: Chnage Apearance? - Colours, Images?

Postby SamEA » Sat Jul 07, 2012 2:04 am

Via a mobile device I believe. :)
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm


Return to Daddy's File Host v1.X

Who is online

Users browsing this forum: No registered users and 19 guests

cron