0
Welcome Guest! Login
0 items Join Now

Aligning Image in Grunge Showcase Position

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 10 months ago
    • The h1 tags need the class "title" to get the styling.
      To learn how the demo set up it's the best to install the rocketlauncher package.
    • Sumari's Avatar
    • Sumari
    • Newbie
    • Posts: 10
    • Thanks: 0

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 6 months ago
    • hi there... in which of the css files should I paste the code for the header? I tried both the Style 1.css and the template.css but it still gives me the space even after clearing caches....
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 6 months ago
    • I see a wrong size (height in the embed-tag:

      <embed width="954" height="320" src="flashtop2s.swf" quality="high" pluginspage=" www.adobe.com/go/getflashplayer " align="middle" play="true" loop="true" scale="showall" wmode="transparent" devicefont="false" bgcolor="#000000" name="flashtop2" menu="true" allowfullscreen="false" allowscriptaccess="sameDomain" salign="" type="application/x-shockwave-flash">

      Change the height to soemthing smaller. Also I see at least one empty <p></p> and dorn warp your k script into <p>'s ...

      The css is OK where it is ...
    • Sumari's Avatar
    • Sumari
    • Newbie
    • Posts: 10
    • Thanks: 0

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 6 months ago
    • Hi there,

      Thank you for your help... I got most of the space away... but there still seems to be some space at the top and bottom..if I go any smaller it shrinks the whole header... I removed the extra <p></p> code but there is still too much space at the top and bottom... I need it to be behind the zigzag edge and align to the menu bar at the top...

      www.bedesigner.com/demo2

      Thanks again for all your help...
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 6 months ago
    • can you try to add this at the end of your template.css and clear your cache.

      div#rt-main-surround {
      position: relative;
      z-index: 999;
      }

      div#rt-showcase {
      margin-bottom: -30px;
      margin-top: -20px;
      }
    • Sumari's Avatar
    • Sumari
    • Newbie
    • Posts: 10
    • Thanks: 0

    Re: Aligning Image in Grunge Showcase Position

    Posted 13 years 5 months ago
    • aaaahhh great!!! It works!!! THANK YOU... THANK YOU... THANK YOU!!!! You are the RocketMaster!!! thanks...

      Regarding the h1 styling.. I do have the rocketlauncher package installed... that is why it is baffling because I don't know where to change it...?

      THank You once again!!! :cheesy: :D

Time to create page: 0.053 seconds