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.
The forum of the forums
4 posters

    Transparent Boxes

    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Transparent Boxes

    Post by XenoFalcon March 5th 2015, 6:03 am

    How do i make Transparent boxes for the Forums/Categories and legend http://gyazo.com/e955d300cf5ed84bd66cef59c781f4cb  ??

    Example: I want a sleek Transparent glassy overlay on the legend and forums section any ideas? or CSS Codes i can use to achieve this?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Transparent Boxes

    Post by Ange Tuteur March 5th 2015, 9:58 am

    Hello @XenoFalcon,

    For the legend try the following.
    Go to Administration Panel > Display > Templates > General > index_box Edit

    Find :
    Code:
    <em>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>

    Replace by :
    Code:
    <em id="groupLegend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>

    Save and publish. Add


    I'm not exactly sure what you're looking for, but add the following rule to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    #groupLegend {
      box-shadow:0 6px 6px rgba(255,255,255,0.5) inset;
      padding:3px;
    }

    If it's not what you want, could you provide a better example ?
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 5th 2015, 11:49 am

    I cannot find it in my Index_box
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Transparent Boxes

    Post by brandon_g March 5th 2015, 1:18 pm

    XenoFalcon wrote:I cannot find it in my Index_box
    Should be under templates. Are you the Founder of the forum your trying to add it to?
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 5th 2015, 11:03 pm

    Yes, Brandon.. I looked under templates in general under index_box i see nothing about legend at all..
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Transparent Boxes

    Post by brandon_g March 5th 2015, 11:15 pm

    Can you provide screenshot of everything in your general templates section? Because it should be there somewhere, for example, this is the url to my test forum's (name has been removed/changed to sudo) view template: nameremovedforsafetypurposes.forumotion.com/admin/index.forum?part=themes&sub=templates&mode=edit_main&t=110&l=main&extended_admin=1&tid=3e1027f780df9a74773f10988932d9ff

    So if it is not there, then that is wierd.

    -Brandon



    Transparent Boxes Brando10
    Remember to mark your topic Transparent Boxes Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Transparent Boxes Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: Transparent Boxes

    Post by TheCrow March 5th 2015, 11:46 pm

    Hello,

    Go to: Admin Panel > Display > Templates > General > index_box. There it should be. Maybe you went somewhere else! Wink

    Transparent Boxes JSI9SQV

    Luffy



    Transparent Boxes Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 5th 2015, 11:55 pm

    No i went there its not there? ):
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: Transparent Boxes

    Post by TheCrow March 5th 2015, 11:58 pm

    XenoFalcon wrote:No i went there its not there? ):
    Do you see the rest of the templates? Or you don't see the templates?



    Transparent Boxes Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 12:14 am

    i see all the templates but the legend is not in the Index_box

    http://gyazo.com/dbc6123db23f864bac0697bc8b3773ca


    See Index_box i dont see anything about legend i scanned it thoroughly
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Transparent Boxes

    Post by Ange Tuteur March 6th 2015, 12:24 am

    @XenoFalcon my mistake I meant index_body. It seems I made a typo Shocked
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 12:27 am

    omg.. LOL found it ;3
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 12:30 am

    I see no Difference in the legend by adding in what you posted above?
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Transparent Boxes

    Post by Ange Tuteur March 6th 2015, 12:33 am

    What's the URL of your forum ?
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Transparent Boxes

    Post by brandon_g March 6th 2015, 12:34 am

    I figured that is what you meant actually Ange, by habit when tried to find it myself I went to the viewtopic_body. Razz

    Anyway Xeno I am glad you found it, be sure to let everyone know if you run into and problems when editing it, so that someone can help you through it. Smile



    Transparent Boxes Brando10
    Remember to mark your topic Transparent Boxes Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Transparent Boxes Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 12:35 am

    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Transparent Boxes

    Post by Ange Tuteur March 6th 2015, 1:22 am

    Have you published the template by clicking the plus ? Add
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 1:24 am

    Yes....
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Transparent Boxes

    Post by Ange Tuteur March 6th 2015, 1:38 am

    I'm looking at your legend and it doesn't have the ID that it should. Go to your index_body template, and replace this :
    Code:
    <em>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>

    by this :
    Code:
    <em id="groupLegend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>

    It should be em#groupLegend, but all I see is em :
    Transparent Boxes Captu135
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    In progress Re: Transparent Boxes

    Post by XenoFalcon March 6th 2015, 1:56 am

    Oh Fixed, But not what i wanted... i want a transparent glossy glass overlay on the forums and legend idk how to explain... like a thin glass overlay?

      Current date/time is September 23rd 2024, 2:27 am