News:

Join the Facebook Fan Page.

Main Menu

Mesh

Started by Bloc, February 07, 2007, 07:00:49 AM

Previous topic - Next topic

Blinker

Hi Bloc or anyone who can help

In the default theme Core, all posts are separated with a horizontal line.

I use Mesh as my default and I would like to have something similar to make longer threads a bit more readable.

Mesh uses a reddish/coppery coloured line that frames the boards and topics. I'd like to make a line of the same colour and thickness run from one side to the other under a users signature and join up with the border. If that's too difficult then a full width horizontal rule would do the trick

I hope this request makes sense?!

Can anyone please help me accomplish this? I have source files if required.

P.S. I tried that new "Post Separator" Mod yesterday and although it succeeds in doing it's job, it's a little "too much". I just need a thin line, the same as most of the lighter themes use!

SoKoOLz

THis theme rocks, however I can't use it with Tinyportal 1.0 Beta 3.

It disables the use of AJAX ON/OFF function in Tinyportal admin.  Anybody knows how to solve this issue?

67Marine

Would really like to see this updated for RC1

67Marine

PLEASE.....  Can we get an update to this for 1.1.8 and RC1????  Of all the ones I've looked at, this one fits my needs the best, even with somwe of the issues I get on 1.1.8 (had to use Midnight sun on RC1).....  Appreciate the effort you have put into this...

www.67Marine.com
www.67USMC.com

jollyrogue

Right. I'm using a modified version of this theme and i want to edit the top section so that the logo sits above the menu but uses the whole forums background.

Basically whats happening now is the border-left and border-right go all the way up and down either side of the forum. I want them both to stop at the mainmenu, i figure doing it this way will extend my back.png through the logo area and replace topl.jpg.

umm, maybe phrasing it like this.

I want the borders moved so they only reach as far as the menu, the topl.jpg removed so that the logo isn't in front of it. i don't know if thats even right.. haha

Current:
http://i45.tinypic.com/71mg6r.jpg
what i want:
http://i49.tinypic.com/2qd0dgj.jpg

i'm not much help :D .. but if anyone can understand what i'm going for, please give some pointers.

(whole .CSS here: http://paste2.org/p/546934 ... body is not included, its actually located in my index.template file.)


body
{
background: url("images/christmas/back.png") #000;
background-attachment: fixed;
margin: 0px;
padding: 0px;
}
/* ################################################ */

#maintable

{

border-left: solid 1px #888;

border-right: solid 1px #888;

border-top: solid 1px #888;

margin: auto;
/*margin-top:53px;
margin-bottom:auto;
margin-right:auto;
margin-left:auto;*/

background: #6B6B6B;

}

#topsection

{

background: url(images/christmas/topl.jpg)  #791111;

/*background: url(images/topl.jpg) #791111; */

overflow: auto;

_height: 1%;

color: #ffffff;

padding: 0 0 10px 20px;

}

#topleft

{

color: #ddd;

padding: 10px -10 10px 30px;

}

#topsection a

{

color: #dde;

}



#topright

{

float: right;

/*background: #414141;*/

background: url(images/topl.jpg) no-repeat #455094;

}

#mainmenu

{

/*background: #6b6b6b;*/

/*background: url(images/christmas/mainmenu.jpg);*/

background: url(images/mainmenu.jpg);

/* background: #444; */

padding: 5px;

border: 0px solid #000;

font-weight: bold;

}

#bodyarea

{

padding: 0 30px 10px 30px;

background: #000;

color: #cbcbcb;

}


SMF Version 1.1.10

Martine M

The nice people who helped me here at this topic.
http://www.simplemachines.org/community/index.php?topic=421452.0

Toled me to post it here, I hope someone can help me, I installed update to smf 1.1.13 just now to.

Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


bloc

Quote from: enitram on February 11, 2011, 05:49:37 PM
The nice people who helped me here at this topic.
http://www.simplemachines.org/community/index.php?topic=421452.0

Toled me to post it here, I hope someone can help me, I installed update to smf 1.1.13 just now to.



This theme have some old code that targets TinyPortal 0.9 - thats what the "rightbar" errors are - TinyPortal v1.0 doesn't need this code at all.

I am attaching a modified index.template.php for it, try replacing this file with the one in your Mesh folder and see if it helps.

Martine M

Thanks Bloc, I'll try it out and let you know.
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


Martine M

It's been half an hour and no error logs, so I think the problem is solved.
Thanks Bloc

I  still have this though

Current Templates   1.1   1.1.12
Language Files    1.1.9   1.1.13

But maybe that hasn't anything to do with the theme ?
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


bloc

Well..sort of, but its just the listed version numbers inside the templates themselves. As there are no theme changes between 1.1 and 1.1.12 or 1.1.13 you can just ignore those for now. I will need to update the templates later on..but for now its nothing to worry about.

Martine M

ok thank you very much Bloc
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


Martine M

Could you please help me to install this mod in  Mesh custom theme ?
I have smf 1.13 and Mesh theme 1.14


http://custom.simplemachines.org/mods/index.php?mod=217
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


Martine M

Quote from: enitram on February 19, 2011, 01:28:58 PM
Could you please help me to install this mod in  Mesh custom theme ?
I have smf 1.13 and Mesh theme 1.14


http://custom.simplemachines.org/mods/index.php?mod=217

I figured it out just now, which files to edit for costume team.
It's all a bit new for me and I am a bit scarred to do thing wrong.
But I saved the original files first.
And the important thing is, it works.
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


bloc

Great :) The code should be not too hard to add in, but if you follow the mod's instructions custom themes will also - most times - look 99% the same.

Martine M

Thanks Bloc.
That's what I thought, if I installed the mod and it doesn't work, that I only have to modify the themes files, so I search in the mesh theme the same files I had to modify as in the default theme.

I'm beginning to learn it :)
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


Martine M

#35
Now I have this error for almost 3 pages since I added the mod settings in that file.
Do you know how that comes Bloc?
The mod works still perfect.
maybe I'm to much focusing on the error log?

8: Undefined index: viewing_allowed
File: /home/unitedtu/public_html/Themes/mesh_114/BoardIndex.template.php
Line: 432

8: Undefined index: online_users
File: /home/unitedtu/public_html/Themes/mesh_114/BoardIndex.template.php
Line: 426
Running SMF 2.09 - Diego Andrés Theme Elegant Mind - TP 1.0 - Main Forum language English - Browser Firefox 33


bloc

Seems like language errors, though not sure. Can you find those in the template?

Advertisement: