Add an image to the left of poll titles, replacing the question mark

xF1 Template Modification Add an image to the left of poll titles, replacing the question mark 1.0

No permission to download
Compatible XF Versions
  1. 1.0
  2. 1.1
  3. 1.2
  4. 1.3
  5. 1.4
  6. 1.5
This resource is not affiliated with XenForo Ltd.

Another simple template edit, replacing the standard question mark to the left of poll titles with an image.

Before:
22183


After:
22184


Create a /images directory in your style directory; e.g. community/styles/cliptheapex/images

Upload a 40px x 40px image in whichever format you choose.

Attached are a few images.


Add this to EXTRA.css:
Code:
.pollBlock .questionMark {
background: url('@imagePath/images/poll.png') no-repeat !important;
border-radius: 0 !important;
font-size: 0 !important;
}
Make sure the image path matches the file you upload.
  • Like
Reactions: sj123
Author
AnimeHaxor
Size
13.2 KB
Extension
zip
Downloads
2
Views
1,716
First release
Last update

More resources from AnimeHaxor

729Threads
2,274Messages
61,421Members
futurexLatest member
Back