Replacing/Editing URLs and image in CSSS
4 posters
Page 1 of 1
Replacing/Editing URLs and image in CSSS
Technical Details
Forum version : PunBB
Position : Founder
Concerned browser(s) : Internet Explorer
Who the problem concerns : Yourself
Forum link :
Description of problem
Want to replace the below URL with my own image url. This is in CSS...how about do I go about doing that when I don't have access the below server? I do have my own server so creating link is no problem but I need to upload the new image and replace the old url with the new one? I guess is how do I edit the CSS.background-image: url('https://i.servimg.com/u/f10/14/50/74/75/9txcdu26.png');
background-position: top;
xxxTristamxxx- Forumember
- Posts : 32
Reputation : 0
Language : English
Re: Replacing/Editing URLs and image in CSSS
Hi !
Replace https://i.servimg.com/u/f10/14/50/74/75/9txcdu26.png by your own image URL.
You can upload a new image via Administration Panel > Display > pics management > advanced > general
Click this button :
Replace https://i.servimg.com/u/f10/14/50/74/75/9txcdu26.png by your own image URL.
You can upload a new image via Administration Panel > Display > pics management > advanced > general
Click this button :
Re: Replacing/Editing URLs and image in CSSS
I found no image in that area to replace when I added a new template. Anyways, I want into the CSS code and replace the url with my own and it works fine.
Quick question.....I want to replace the background colour of the profile when members posts. Right now it is yellow and I want to make it white to the match the posting background colour. Where is this located in the CSS code to replace the colours. Thanks
Quick question.....I want to replace the background colour of the profile when members posts. Right now it is yellow and I want to make it white to the match the posting background colour. Where is this located in the CSS code to replace the colours. Thanks
xxxTristamxxx- Forumember
- Posts : 32
Reputation : 0
Language : English
Re: Replacing/Editing URLs and image in CSSS
Try adding this to your CSS (ACP -> Display -> Colors -> CSS Stylesheet):
- Code:
.pun .topic {
background-color: #FFFFFF;
}
Re: Replacing/Editing URLs and image in CSSS
Thanks. If wanted to have images on the left side of the forum and one on the right side of the forum where would I add these. Thanks
xxxTristamxxx- Forumember
- Posts : 32
Reputation : 0
Language : English
Similar topics
» replacing Servimg with Photobucket or Imageshack for image uploads
» Changing URLs
» Forum URLs
» Image Editing Software & Tutorial Website List
» Different URLs
» Changing URLs
» Forum URLs
» Image Editing Software & Tutorial Website List
» Different URLs
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum