Page 1 of 2
1
2
next
last
Tue Oct 25 2011, 02:06PM
I really like the Overall theme and would like to add it to my site, especially with the layout as shown in the demo.
However, I do not seem to be able to get it looking like this.
Can someone show me the settings? Or explain to me how to get it like that?
Back to top
Tue Oct 25 2011, 05:33PM
change you front page to "Welcome message".
go to "Welcome message" preferences and set "Override standard system to use {WMESSAGE} shortcode:" with check.

[ Edited Tue Oct 25 2011, 05:33PM ]
Back to top
Tue Oct 25 2011, 05:41PM
Thanks :)
Right, apparently, .8 will redirect you from index.php to news.php regardless of what you're using as the homepage. Or should I "reset" the Home link to something different for that?

[strikethrough]What about the "link-slider" in the right menu in the news page?[/strikethrough]
Found it, 2-alt setting on Sitelinks. First question stands :)

[ Edited Tue Oct 25 2011, 05:43PM ]
Back to top
Tue Oct 25 2011, 06:29PM
do waht you want with kubjs. if you need "News" link - make it. why you need to ask this?
Back to top
Tue Oct 25 2011, 11:11PM
Kubjs? What's that?

Anyhow: I found out how to make the news links, that was not the intent of my question. Apparently, there is a cache built in to Firefox (or e107, but I have cache disabled) which made it that clicking on the Home link or the logo took me to the news page, and not the welcome page.
Hope it's more clear now :)
So, it was nothing with your theme, just a bit of impatience on my part, I guess. Apologies for that :)

[ Edited Fri Oct 28 2011, 02:38PM ]
Back to top
Fri Oct 28 2011, 02:41PM
Small other question: Is it possible to change the font of the blockquote?
I have found that the blockquote is formatted with the .indent in the style.css. However, if I add font: Courier, nothing happens to the font of the blockquote.
I only want to change that font, as I would like to use it for showing "output" from terminal sessions and such. A monospace font works best for this, in my opinion.

Thanks for the help :)
Back to top
Fri Oct 28 2011, 03:02PM
tray with font-family:"Courier New", Courier, monospace;
Back to top
Fri Oct 28 2011, 03:14PM
veskoto wrote ...

tray with font-family:"Courier New", Courier, monospace;

That worked, thanks :)
Brings me to another question:
If you look at my site: http://www.benweb.eu/news.php
You can see the examples I have put for code, bash code, blockquote and quote. The corresponding bits of code in the style.css are:
.indent  { color: #333333; background-color: #EEECEC; padding: 5px 15px; font-size: 90%; margin: 10px 10px 5px 15px; font-family:Courier,"Courier New",monospace; }
.bash, 
.code_highlight, 
.php     { color: #333333; background-color: #EEECEC; padding: 5px 15px; font-size: 85%; margin: 10px 10px 5px 15px; font-family:Courier,"Courier New",monospace; }

As you can see, the code parts and the (block)quote parts have a different font.
How does that happen? Also: How to fix it?

(I'm sorry if I ask obvious questions, I'm trying to figure out how it works, but sometimes just lose track of where everything sits and how stuff corresponds)

Thanks again!
Back to top
Fri Oct 28 2011, 09:23PM
you have same style for
.indent
and
.bash,
.code_highlight,
.php
if you want some good style for code just download our Syntax Highlighter Widget
Back to top
Mon Oct 31 2011, 04:49PM
I took them apart to see if I could get them to differ. But apparently, somehow, the font-styles don't match up, which is weird to me.
Now, from what I can see, is that the code.bb file also defines a "style" for the code tags.
What do you use when you want to show output from a script? Also the code tags, or different tags?


The Syntax Highlighter Widget looks cool, but I am not able to enter the configuration for it on 0.8. The page just stays blank. The extended details speak of e107 v0.8 compat mod, but I cannot seem to find that.
Any tips for that?
Back to top
Page 1 of 2
1
2
next
last
Moderators: SonicE, veskoto, SecretR, Stoewarius, steved, McFly, Cameron, yanniiwanow
Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF

Jump:     Back to top