News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Alak

Started by forsakenlad, July 29, 2007, 09:35:19 PM

Previous topic - Next topic

forsakenlad

Could you please be more detailed? An illustration would be great.
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

dannyd

Hey forsakenlad,

Great theme .. how can I move the main nav menu to the bottom of the header. See the site I have at www.asroma-fans-forum.com to see what i'm talking about.

And how can I move the login box up.

Col

Hi Dannyd,

Go to your admin area, and edit the alak style.css file.

Find:

#topnav
{
        clear: both;
        list-style-type: none;
        width: 100%;
        text-align: center;
        font-size: 120%;
}


and add:

        position: absolute;
        top: 200px; (adjust this figure to a suitable value)

so that you have:

#topnav
{
        position: absolute;
        top: 200px;
        clear: both;
        list-style-type: none;
        width: 100%;
        text-align: center;
        font-size: 120%;
}

dannyd

Thanks that worked great!

One more question how about the login box if I want to move it up a bit ?

dannyd

Hi,

This is kind of bizarre but I can't add a subject when I'm posting. Any idea what this could be ?

forsakenlad

Weird, do you have any mods installed? My theme does not modify the Post.template
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

dannyd

It ended up being a CSS issue... duh!

Not sure how to do this. But I want to add a box that has a video player 320x240 next to my recent posts on the first page. How would I do that.

svetivitez

Please, can someone explain me how to put logo in header like on this forum >> hxxp:www.teamwinchester.com/forum/index.php [nonactive] , above everything?

thnx a lot

Col

#128
Hi Foresakenlad,

I long ago spotted this great theme, fixed some small bugs, but never got around to actually using it. I'm now looking at this theme again and sorting out any small bugs.

I've noticed that there is no option to 'reply to all' in PMs. I first assumed that the necessary code was missing from PersonalMessage.template.php, but the Alek theme, of course, does not have this template. I am stumped as to why 'reply to all' does not appear in your theme when it is the default PersonalMessage.template.php file that is being used. Do you have any ideas why this might be so?

Again, great theme.

Thanks.

Edit: I've just noticed that Forsakenlad has not logged in for a month - anyone else know the cause of this bug?

Thanks.

Col

Hi Forsakenlad,

Can you help me with the problem I outlined in the above post? Yesterday, I started a topic about this on the coding discussion board, if you prefer to answer there (it provides a little more detail and what I have tried to resolve the problem: http://www.simplemachines.org/community/index.php?topic=352472.0

SMF: 1.1.11

Thanks.

forsakenlad

I'm kind of busy ATM, I'll get to it.
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Col


Col

Hi Foresakenlad,

PM popups do not work either. ;)

Thanks.

Advertisement: