Jump to content

Mican Black Layout Help


Recommended Posts

Hi All,

 

Having a little problem with Mican  Black layout.

 

There is a vertical line to the right of the search box which I would like to remove and I want to move the 'sort by' box to the right. Spent a couple of hours on this one but damned if I can find it in the css files or page php files. Been a long day and I'm tired - I'll bet it's staring me in the face but a little help would be much appreciated. The link will show you what I am talking about.

 

 

Link to page

 

Thanks in advance

 

Tim

Link to comment
Share on other sites

In the file layout.css for this skin/color, near line 15, make this edit:

Was:
#quick_search {
    border-right: 2px solid #DBDCD7;
    color: #FFFFFF;
}
 
Now:
#quick_search {
/*    border-right: 2px solid #DBDCD7;  */
    color: #FFFFFF;
}
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...