Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 1199
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Blocks speak! Do you have an interest in getting more blocks - or even making your own? The Blocks Board is for you!

Change the background of SP. Help please.

Started by TattooMasters, July 28, 2011, 12:08:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TattooMasters

Hello.

How do I change the backround of SP to custom stuff? Does SP have a SP.css?

I,m using SMF 2.0. Thx in advance.

deansmar

SP uses the these that your Forum uses... change the background there and it changes in SP
as a foot note:
i went from a SMF 1.1.11 to SMF2 RC3 with out any problems what so ever, first of all de-install all Mods, converted to RC3, then installed SP2.3.2, then installed the required Mods.

TattooMasters

Ok.

For example; I want to change the background of the recent posts block on the SP. Where can i find this one in Filezilla?

AngelinaBelle

If you are changing only one block, I suggest using the custom body style in the block editor (http://simpleportal.net/index.php?action=docs;area=block_editor).  You should add the same stuff you would put inside the style attribute of any HTML tag.  For example:
background-color: pink;
Good luck!
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

TattooMasters

Thx!

I have a custumized background for that block. How do I upload it then? Same way or is there another code?

AngelinaBelle

Any thing that can go in the style="" part of an HTML div tag, you can put there.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?