WebCards Support Forums

WebCards Support Forums » General Support Requests

Couple of template questions

(5 posts)
  • Started 1 year ago by krillmeed
  • Latest reply from corbyboy

No tags yet.

  1. krillmeed
    Member

    1: I have a banner on my main page. It is a flash image, but is not showing up anywere else through the site, just a black square is shown the same size as the banner.

    2: Because of the banner the searchbox is half hidden behind it, could you tell me how to move it say underneath the banner or slightly more to the right of it?

    These are just cosmetic problems, so far playing around with it, i just get more and more impressed by the minute. Well done sir.

    3: (I know i said a couple) How do i change the smilie popup window background value in the css from what it is now to black?

    Posted 1 year ago #
  2. corbyboy
    Key Master

    1. The banner is not showing because you are using a relative URL. You should put the full URL including http://

    2. Because the seach box has the little floating icon it needs to use absolute CSS positioning.
    To change it, find the "searchbox" section in the stylehseet. On line 424 change the 90px to whatever is more appropriate for your page. Increasing this value will move the searchbox further down the page.

    3. The entire html for the smilie popup window starting at line 244 of index.php. Let me know if you need any help customising this.

    Posted 1 year ago #
  3. krillmeed
    Member

    Thank you, i will have a go myself first, doing is learning kind of thing, but keeping original backup copies whilst i do it. LOL

    Posted 1 year ago #
  4. krillmeed
    Member

    The first two worked perfectly, Banner shows all the time and now the searchbox is further down so it shows it all, i did this for the smilies in the index.php, it does work but IE is showing an error; Line 255 and 256:

    </head>
    <body style="background-color:#000000;">

    I am no expert but i am sure that is the way to do it.

    Posted 1 year ago #
  5. corbyboy
    Key Master

    It seems to be OK now. Do you have everything sorted?

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.