header image size , changing the transparency of scrolling background Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    header image size , changing the transparency of scrolling background

    avatar
    bqsonaquest
    New Member


    Posts : 6
    Reputation : 1
    Language : english

    In progress header image size , changing the transparency of scrolling background

    Post by bqsonaquest December 24th 2013, 5:38 am

    I want to  fill the area i'm calling header with a image. This is area above the group description.  I have examples of current look and what I want it to look like below.  

     current:
    http://prntscr.com/2djwr7
    what i want it to look like:
    http://prntscr.com/2djwgj

    ^^^^ I would also like the make the grayish area that scrolls more transparent. I think I read how to change in forum archive, but i'm not sure where to find the  css part of script that needs adjusting. I'm not sure what the proper name for that particular back ground is.

    My  forum:

    http://devils-lair.forumotion.com
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51553
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: header image size , changing the transparency of scrolling background

    Post by SLGray December 24th 2013, 7:08 pm

    You can create a image that has both images on it and added it as a banner.



    header image size , changing the transparency of scrolling background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    bqsonaquest
    New Member


    Posts : 6
    Reputation : 1
    Language : english

    In progress Re: header image size , changing the transparency of scrolling background

    Post by bqsonaquest December 24th 2013, 10:45 pm

    SLGray wrote:You can create a image that has both images on it and added it as a banner.
     hmm confused. Lets make sure i explained my goal properly. I want  nearly the entire section above where  the description is to be a graphic. I tried different picture sizes but there seems to be some sort of border setup to adjust to the size picture I upload. I don't want any of the  gray trim or at the very least a thin gray trim. When i add logo it should look like  this . 

    http://prntscr.com/2djwgj

    I only want one image.  I think you were suggesting two images. Not sure what the other image would be for. I don't intend to have them switch out at this time.
         I really hope this is not consider a  double post. If  it is i'm sorry i really can understand how would any of you know i responded if i keep addto original comment.  Besides how would you ever use the quote button if doing so meant a double post because that's what i did here. The last thing i'm seeking to do is piss off those volunteering to help me ...  darn now i'm scared this is a double post but i'm scared to add to previous comment because those who already read it may not look to see if i added to it.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51553
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: header image size , changing the transparency of scrolling background

    Post by SLGray December 25th 2013, 1:57 am

    Check your CSS for something that begins with
    Code:
    #logo-desc



    header image size , changing the transparency of scrolling background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Abigail111
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    In progress Re: header image size , changing the transparency of scrolling background

    Post by Abigail111 December 30th 2013, 4:03 am

    SLGray wrote:You can create a image that has both images on it and added it as a banner.
    Hi there
    I agree with SL.You can just create an image using an powerful image tool.That would be more convenient for you.There are many third party program for image
    processing.You can just choose the most suitable one for you.Hope to help you.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13246
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: header image size , changing the transparency of scrolling background

    Post by Ange Tuteur December 30th 2013, 11:10 am

    bqsonaquest wrote:I really hope this is not consider a  double post. If  it is i'm sorry i really can understand how would any of you know i responded if i keep addto original comment.  Besides how would you ever use the quote button if doing so meant a double post because that's what i did here. The last thing i'm seeking to do is piss off those volunteering to help me ...  darn now i'm scared this is a double post but i'm scared to add to previous comment because those who already read it may not look to see if i added to it.

    Hello bqsonaquest ,

    A double post means two or more consecutive posts in a row, which is considered as flooding. If someone has replied and you replied after their post it is considered a reply and not a double post.

    Add this to you CSS to adjust the image size :
    Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
    Code:
    #logo img { width:100%; }