background image

More
12 years 3 months ago #31973 by ivan.milic
Replied by ivan.milic on topic background image
Use instead:

DIV.details-category, .item-page > h2{
display:none!important;
}

for logo image you need to edit index.php of template there you will recognize image html with width and height attribute values

Please Log in to join the conversation.

More
12 years 3 months ago - 12 years 3 months ago #31985 by wevan
Replied by wevan on topic background image
what happened to my menu and user9???
i changed a background,took it off and now it stays like this ,messed up..
altho if i unpublish social icons (user9) the menu goes back to normal.


www.wevan.be
Last edit: 12 years 3 months ago by wevan.

Please Log in to join the conversation.

More
12 years 3 months ago #31993 by ivan.milic
Replied by ivan.milic on topic background image
User9 is empty like you unpublished module,menu looks ok?

Please Log in to join the conversation.

More
12 years 3 months ago #32014 by wevan
Replied by wevan on topic background image
i published user9 again and look at what it looks now.

Please Log in to join the conversation.

More
12 years 3 months ago #32025 by ivan.milic
Replied by ivan.milic on topic background image
Yes because image is larger now and it pushes user9 out of position.
Try setting
Code:
style="position:absolute;"
on image tag where you changed width and height

Please Log in to join the conversation.

More
12 years 3 months ago #32038 by wevan
Replied by wevan on topic background image
hi,

no luck it remains the same...Even if i lower the width of the image
this is from the index.php where the image is

<div class="wrapper1"><div class="wrapper_outside">
<div class="header">
<div class="logo">
<a href="index.php"><img src="<?php echo $template_path ?>/images/logo_<?php if($transparentImage=="white") { echo "black"; }else{ echo "white"; } ?>.png" width="590" height="170" style="position:absolute;" /></a>
</div>
<div class="header_menu">
<jdoc:include type="modules" name="user9" />
</div>
</div>

Please Log in to join the conversation.

Time to create page: 0.242 seconds
Powered by Kunena Forum