Where to find all the codes for forumotion in a flat format?
4 posters
Page 1 of 1
Where to find all the codes for forumotion in a flat format?
- Example of all CSS codes:
- Said Luffy wrote:The home button you can remove it using this code in your CSS:
Admin panel > Display > Pictures and Colors - Colors > CSS Stylesheet- Code:
a.icon-home { display: none}
As for the rest of the links you can change only the text using this code in your CSS:- Code:
div#page-footer a[href="http://www.forumotion.com/"], div#page-footer a[href*="help.forumotion.com"], div#page-footer a[href*="abuse"] {
font-size: 0;
}
div#page-footer a[href="http://www.forumotion.com/"]:before {
content: 'https://www.forumotion.com';
font-size: 11px;
}
div#page-footer a[href*="help.forumotion.com"]:before {
content: 'Forumotion Support';
font-size: 11px;
}
div#page-footer a[href="/contact"]:before {
content: 'Owner ';
}
div#page-footer a[href*="abuse"]:before {
content: "State this forum's abuse";
font-size: 11px;
}
Search key words :all CSS:
Re: Where to find all the codes for forumotion in a flat format?
Hello,
There is hundreds, if not thousands of different lines of codes used just in the basic coding of every forum. It would be impossible to lay every last line of that code out in a topic if that is what your asking.
If you know what your looking for, it is pretty easy to find a specific section of code and work on it with the search bars incorporated into the css stylesheet and templates.
There is hundreds, if not thousands of different lines of codes used just in the basic coding of every forum. It would be impossible to lay every last line of that code out in a topic if that is what your asking.
If you know what your looking for, it is pretty easy to find a specific section of code and work on it with the search bars incorporated into the css stylesheet and templates.
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Where to find all the codes for forumotion in a flat format?
Also each forum version has different CSS selectors and templates.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Where to find all the codes for forumotion in a flat format?
These codes I provided only do what you asked for. These are not the flat forumotion codes. There are specific lines of codes that do what you requested. The default CSS elements for the forums are really infinite, because for each specific thing you see there are a lot selectors, semi-selectors, semi-semi-selectors etc. So, in other words, it is impossible for someone to provide to you everything.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Where to find all the codes for forumotion in a flat format?
Oh that advice is already used by me, why I asked is because I don't know what I want on my forums.brandon_g wrote:Hello,
There is hundreds, if not thousands of different lines of codes used just in the basic coding of every forum. It would be impossible to lay every last line of that code out in a topic if that is what your asking.
If you know what your looking for, it is pretty easy to find a specific section of code and work on it with the search bars incorporated into the css stylesheet and templates.
Everything seems to be in checked as I wanted except for shaping or stretching the forums content.
Re: Where to find all the codes for forumotion in a flat format?
Oh you're really helpful too, I want to make it possible for those then but maybe a year later or two.Luffy wrote:These codes I provided only do what you asked for. These are not the flat forumotion codes. There are specific lines of codes that do what you requested. The default CSS elements for the forums are really infinite, because for each specific thing you see there are a lot selectors, semi-selectors, semi-semi-selectors etc. So, in other words, it is impossible for someone to provide to you everything.
Re: Where to find all the codes for forumotion in a flat format?
Please try not to double post, you can use the edit button. Also if you want to quote more than one post, please use the multi-quote button.
This is not an official reminder.
This is not an official reminder.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Sponsored content: New advertising format coming soon on Forumotion forums.
» How did you find Forumotion?
» How do i do this format
» Format Displays Are Not Displaying
» Change your forums into blogs!
» How did you find Forumotion?
» How do i do this format
» Format Displays Are Not Displaying
» Change your forums into blogs!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum