aqs you can see, the <dl> list is by default positioned underneath eachother, but in the style the are next to each other.
This is done by floating the elements of the <dl> list next to eachother, using the css float property. Then a clear: both is applied on the <dl> underneath so content does not ...
Search found 96 matches
- Tue May 08, 2007 6:28 pm
- Forum: [3.0/Olympus] Styling
- Topic: how is the positioning done in prosilver
- Replies: 2
- Views: 3976
- Mon May 07, 2007 11:09 am
- Forum: [3.0/Olympus] Styling
- Topic: Header Editing
- Replies: 2
- Views: 3821
Re: Header Editing
config file data, is stored in the database.
If you alter the config, you have to go to the styles section of your administratoin panel, then go to imageset section, and hit the refresh button of your style's image set.
The config files are then reloaded in the database, and the changes you made ...
If you alter the config, you have to go to the styles section of your administratoin panel, then go to imageset section, and hit the refresh button of your style's image set.
The config files are then reloaded in the database, and the changes you made ...
- Mon May 07, 2007 10:47 am
- Forum: Chit Chat
- Topic: 09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0
- Replies: 14
- Views: 19869
Re: 09 f9 11 02 9d 74 e3 5b d8 41 56 c5 63 56 88 c0
I've now seen all the fus around this, but what does it actually mean?
Or is it some pointles code created by someone?
Or is it some pointles code created by someone?
- Sat Apr 28, 2007 6:07 pm
- Forum: Chit Chat
- Topic: phpBB -- Topic Views
- Replies: 0
- Views: 19969
Re: phpBB -- Topic Views
it can be cookie based, or database based.
- Mon Apr 02, 2007 6:22 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Will area 51 be closed down?
- Replies: 20
- Views: 21246
Re: Will area 51 be closed down?
migrating area51 posts into phpBB.com is quite impossible to achieve in a reasonable amount of time.
Apart from that, here is a nice big forum to test new code on, so why close it?
Apart from that, here is a nice big forum to test new code on, so why close it?
- Thu Mar 22, 2007 7:02 pm
- Forum: [3.0/Olympus] Discussion
- Topic: style.php irregularity?
- Replies: 1
- Views: 3432
Re: style.php irregularity?
since style.php only loads CSS file, it only requires to validate the session, so it does not need to load everything common.php loads.
Which is I think the reason why they used only style.php, as it reduces server load, but still outputs the stylesheet from the database.
Which is I think the reason why they used only style.php, as it reduces server load, but still outputs the stylesheet from the database.
- Fri Mar 16, 2007 3:38 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Capacity
- Replies: 19
- Views: 20021
Re: Capacity
I was a manager for a really large board (1 million+ posts), and the biggest issues in terms of performance were the search index, and using relatively old, relatively slow hardware. The actual traffic wasn't too bad; it was the search index updating that killed performance.
The topic I ...
- Fri Mar 16, 2007 8:07 am
- Forum: Chit Chat
- Topic: Powered by phpBB © 2002, 2006 phpBB Group
- Replies: 10
- Views: 396678
Re: Powered by phpBB © 2002, 2006 phpBB Group
phpbb2 has 2001 - 2003 in its copyright -> I was told that these dates had to do with the subSilver template, and the year was removed from the software itself.
I however am not sure about this, don't know if another team member can confirm this?
I however am not sure about this, don't know if another team member can confirm this?
- Fri Mar 16, 2007 7:50 am
- Forum: [3.0/Olympus] Discussion
- Topic: Capacity
- Replies: 19
- Views: 20021
Re: Capacity
In the phpbb discussion forum on the main site, there is a topic from someone who worked on GAIA online.
In this topics he gives tips on how to increase the speed of the forum, which he also applied on GAIA.
If you are having serious traffic to your board, and want to increase the speed of phpBB2 a ...
In this topics he gives tips on how to increase the speed of the forum, which he also applied on GAIA.
If you are having serious traffic to your board, and want to increase the speed of phpBB2 a ...
- Thu Mar 15, 2007 1:46 pm
- Forum: [3.0/Olympus] Styling
- Topic: template trouble
- Replies: 1
- Views: 2845
Re: template trouble
go to your profile and select the style there.
Or select override userstyle to yes in general config in ACP
Or select override userstyle to yes in general config in ACP