url: http://amalthia.mediawood.net/ebooks/index.php
username: ebooks
password: forus
I'm not sure how to create a white/blue background table (like what's on the front page) for these pages, (category, authors, help)?
right now it's just using the basic background color but I'm having a challenging time finding a color I can use on dark blue/and white where you can still see the links. So I figured tables would fix the problem mostly.
I'd appreciate any and all help,
Amalthia
The "tables" are made with css. Certain things, like new blocks, and story lists use css div's that are customized.
I don't think that those are built in to use with all pages, such as categories. If you want a different color background on those pages, you may have to change it on every page.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
The "tables" are made with css. Certain things, like new blocks, and story lists use css div's that are customized.
I don't think that those are built in to use with all pages, such as categories. If you want a different color background on those pages, you may have to change it on every page.
but where in the css are you supposed to add tables for specific pages? I tried changing the layout of the category page the table html didn't seem to work right. π I'm just not sure which tpl I'm supposed to modify along with the css..
but where in the css are you supposed to add tables for specific pages?
I don't know. It depends on the page. If you want to change the story index you would edit the skin's storyindex.tpl. Some pages don't have tpl's, or css to change or add. You might have to code that in the actual files.
For categories, look for a categories.tpl page in the skin, or copy the one from the default_tpls folder (the files in the default_tpls folder you should never edit! Take a copy and paste into your own skin folder instead.) If that doesn't work, try default.tpl in your skin folder.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
but where in the css are you supposed to add tables for specific pages?
I don't know. It depends on the page. If you want to change the story index you would edit the skin's storyindex.tpl. Some pages don't have tpl's, or css to change or add. You might have to code that in the actual files.
For categories, look for a categories.tpl page in the skin, or copy the one from the default_tpls folder (the files in the default_tpls folder you should never edit! Take a copy and paste into your own skin folder instead.) If that doesn't work, try default.tpl in your skin folder.
Thanks for your help! π I got the block.content on the pages that need it. Now I just have to figure out how to change the link color in the block content. I think I'll need to make a separate post for that though. π
You're welcome.
You should post exactly what you did here, so that others looking at the topic for help will be bale to figure it out too.
Thank you.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
You're welcome.
You should post exactly what you did here, so that others looking at the topic for help will be bale to figure it out too.
Thank you.
Well right now I'm still working out some of the kinks, like for some reason my categories page is causing each category to show up in it's own cell??? So not quite there yet.
