0
Welcome Guest! Login
0 items Join Now

Up site right corner at jamboworks...What is this? How to add this...

    • Muhammad Ooi Teong Keat Abdullah's Avatar

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • wow! Thank you Andy Miller. ;D

      I really appreciate the helps from you all people.

      i already paste the code into template html ( its look Ok, when view via firefox ). I found something weird, when i'm using avant browser or Internet Explorer to browse rockettheme.com and my own site:

      This image is hidden for guests.
      Please log in or register to see it.


      ** the 'sticker' have colored background **

      But, when i view joomla.org using IE or avant browser..everything appear just fine.

      Please guide me. Thank you. ;)
    • Muhammad Ooi Teong Keat Abdullah's Avatar

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • Me again....

      I get this postion after add the code. I'm using Internet Gazette ' Thin' size :

      This image is hidden for guests.
      Please log in or register to see it.


      How to adjust/move the 'sticker' to inside, make it stick on the up-side right corner ? what to do with the code?

      I already tried to change the 'right : XX " value...but the sticker went to the beginning of left side.

      Please guide me. I don't know about coding.

      Thank you.
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • Ok, i fixed the IE issue.. seems I forgot to put "background:none;" after the !important;

      Check again now

      To make it stick on the side of the template, you would have to put a position: relative; in the header div, and then put this banner code after that div.
    • Muhammad Ooi Teong Keat Abdullah's Avatar

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • Ok. After i add the "background:none;" , the background problem solved.

      When i put the "position: relative;" :
      </head>
      <body class="page_bg <?php echo $template_width; ?> <?php echo $template_align; ?>">
      <a name="up" id="up"></a>
      <div id="alignment">
           <div id="wrapper">
                <div id="shadow_l">
                     <div id="shadow_r">
                          <div>
                               <div id="header" position: relative;>
      <a href="http://www.joomla.org/content/view/689/79/" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.joomla.org/templates/jw_joomla/images/joomla_donate.png,sizingMethod=scale);z-index:100;position:absolute;right:0;top:0;display:block;height:90px;width:100px;background:url(http://www.joomla.org/templates/jw_joomla/images/joomla_donate.png) !important;background:none;text-indent:-999em;text-decoration:none;cursor:pointer">Support Joomla!</a>
                                    <div id="headertext"></div>

      The sticker position change to this way :

      This image is hidden for guests.
      Please log in or register to see it.


      ** if i remove the "position: relative;" from the div header... the postion still the same.

      I like to have is this position - same as below: ( the sticker stay between the header and the outside background, not entirely inside / on the header )

      Please show me the coding... for Internet Gazette - thin . Thank you
      This image is hidden for guests.
      Please log in or register to see it.
    • Last Edit: 18 years 1 month ago by .
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • your syntax is incorrect, it should be:

      <div id="header" style="position:relative;">
    • Muhammad Ooi Teong Keat Abdullah's Avatar

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • i already change the syntax, the sticker position become ( when i'm using thin size ) :
      This image is hidden for guests.
      Please log in or register to see it.


      If i use vmax size, its just look same as rockettheme.com

      I like to use thin template,but the code make the sticker doesn't look when i'm using thin.

      I like the sticker to stay between outside background and template header.

      Please show me the code that works good in thin template.

      Thanks again.
    • Muhammad Ooi Teong Keat Abdullah's Avatar

    Re: Up site right corner at jamboworks...What is this? How to add this...

    Posted 18 years 1 month ago
    • can someone please help me. i wait for the answer since last week. thank you.

Time to create page: 0.057 seconds