Ravens PHP Scripts: Forums
 

 

Search found 14 matches
Author Message
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 14116

PostForum: Other - Discussion   Posted: Mon Oct 21, 2019 8:37 pm   Subject: CSS: Limit image-width in Forum-posts
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ...
 Topic: Centering the Menu Navigation
derek765

Replies: 3
Views: 14515

PostForum: Themes   Posted: Fri Nov 30, 2012 12:39 am   Subject: Centering the Menu Navigation
Hello everyone,

I am having trouble trying to center the Menu Navigation links in the Altered Dark theme.

I have edited it to make it move to the right a little bit, but not centered how I would ...
 Topic: Header not showing in IE8
neralex

Replies: 18
Views: 11531

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jun 20, 2012 11:44 am   Subject: re: Header not showing in IE8
You make the same failure as before. Don't write the styles inside the theme.php. You must work with the style.css and the classes.

The class "minmax" is the main container of the complete theme. I ...
 Topic: Banner Picture Problem
nuken

Replies: 4
Views: 7344

PostForum: v2.4 RN Issues   Posted: Sat Sep 03, 2011 7:14 am   Subject: Banner Picture Problem
In the RavenIce theme.php function themeheader(), the logo image is coded in. The RavenIce/style.style.css is where the positioning is controlled. It is using the head_content id for the image.

#he ...
 Topic: Top NukeNav Bar possition?
spasticdonkey

Replies: 9
Views: 9749

PostForum: v2.4 RN Issues   Posted: Fri May 21, 2010 7:36 am   Subject: Top NukeNav Bar possition?
line 83 of style.css
#head_content img {
margin:0 4px 10px 14px;
padding:0;
}

try changing to
#head_content img {
margin:0 4px 0 14px;
padding:0;
}

and for sentinel scrolling block, the ...
 Topic: Blocks display problem , CSS/Html issue
eldorado

Replies: 14
Views: 42344

PostForum: Blocks   Posted: Fri Oct 02, 2009 11:21 am   Subject: re: Blocks display problem , CSS/Html issue
I've been inspecting the whole html/css code and I can't figure why the uploaded blocks are not showing up in between the div block_above container. They are showing above with a strange manner. I'm t ...
 Topic: Blocks display problem , CSS/Html issue
eldorado

Replies: 14
Views: 42344

PostForum: Blocks   Posted: Fri Oct 02, 2009 7:32 am   Subject: Blocks display problem , CSS/Html issue
What bother's me is the who's online block showing up at the top. At first I thought it was a feature lol , but it keeps sticking at the top.

body {
margin: 0;
padding: 0;
ba ...
 Topic: height in header for logo.gif in RavenIce theme
spasticdonkey

Replies: 2
Views: 7625

PostForum: RN Themes Issues   Posted: Sun May 10, 2009 10:46 am   Subject: re: height in header for logo.gif in RavenIce theme
you could try changing
#head_content {
float: left;
padding: 8px;
}

#head_content img {
margin: 10px 4px 10px 14px;
padding: 0;
}

to
#head_con ...
 Topic: Header 'Logo' position
alien73

Replies: 4
Views: 7344

PostForum: v2.3 RN Issues   Posted: Thu Jan 22, 2009 7:50 pm   Subject: Header 'Logo' position
use the included css.. look in the style file you will see...

#head_content img {
margin: 10px 4px 10px 14px;
padding: 0;
}

adjust to fit your needs
 Topic: Flash logo showing in IE but not FireFox
Guardian2003

Replies: 3
Views: 9337

PostForum: v2.3 RN Issues   Posted: Wed Dec 24, 2008 10:08 am   Subject: Flash logo showing in IE but not FireFox
Sorry, that code is correct I didn't spot it until now that it is using a comma to concatonate the line.
Pretty sure though that you would want to put your flash code after the closing < /a> ta ...
 Topic: Flash logo showing in IE but not FireFox
krustymk

Replies: 3
Views: 9337

PostForum: v2.3 RN Issues   Posted: Wed Dec 24, 2008 9:49 am   Subject: re: Flash logo showing in IE but not FireFox
So
<a href="', $nukeurl, '" title="', $sitename, ' - ', $slogan, '"

should read
<a href=", $nukeurl, " title=", $sitename, - , $slogan, "
?

This ...
 Topic: Flash logo showing in IE but not FireFox
krustymk

Replies: 3
Views: 9337

PostForum: v2.3 RN Issues   Posted: Tue Dec 23, 2008 1:37 pm   Subject: Flash logo showing in IE but not FireFox
Hi guys,

A little help if you could. I have added a flash logo (some snowflakes for the festive season) and it shows fine in IE but nothing in firefox.

Here is the code including a couple of lin ...
 Topic: A Nuke Theme without tables ... proof of concept
fkelly

Replies: 17
Views: 46905

PostForum: Themes   Posted: Fri Jan 13, 2006 3:50 pm   Subject: re: A Nuke Theme without tables ... proof of concept
Onwards ... in further testing I determined that I was creating multiple copies of some of the divs in my css file, specifically storycontain, storytext and topicimage. According the the validators, ...
 Topic: A Nuke Theme without tables ... proof of concept
fkelly

Replies: 17
Views: 46905

PostForum: Themes   Posted: Mon Jan 09, 2006 2:30 pm   Subject: A Nuke Theme without tables ... proof of concept
I've seen a number of postings about the desirability of having a Nuke theme or themes that are driven by CSS rather than tables. I'd be happy if anyone could point me to existing ones but not findin ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©