Jump to content

Removing Parts on Page


Guest ukbidz

Recommended Posts

Guest ukbidz

Hi Everyone

Does anyone know how I can remove:-

The 'Your Account' Button completely

The 'Welcome Guest' 'Login' and 'register' areas

I also need the 'Store Home' changed, the 'Category' Heading changed and also my main header to be transparent, so that you can see the background?

My image to be made transparent is here www.ukbidz.com/idgow/images/store_logo.gif

Any Help would be much appreciated as I can't find reference to these in the scripts.

Allan

Link to comment
Share on other sites

Most of what you need to be removed can be found in header.php

<!-- start buttons & search -->

<table width="220" height="80" border="0" cellspacing="0" cellpadding="0">

<tr width="220" valign="middle" align="right">

<td width="80" colspan="2" valign="middle" align="right">

<!-- this used to be a search table search table -->

<!-- end search table -->

</td>

</tr>

<tr width="110">

<td width="110" align="center" height="24" background="<?echo"$site_url/";?>images/tab.gif" style='cursor:hand;' onclick='window.external.AddFavorite(location.href,document.title);'><a href='#' target='_self'><font class='wht_btn'><?echo$la_add_favorites?></font></a></td>

<td width="110" align="center" height="24" background="<?echo"$site_url/";?>images/tab.gif" style='cursor: hand;' onClick="location.href='control_panel.php'"><a href='control_panel.php' target='_self'><font class='wht_btn'><?echo$la_your_account?></font></a></td>

</tr>

</table>

<!-- end buttons & search -->

As for your store_logo being transparent you'll have to use a graphics editor like PaintShop.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...