Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 9 Years, 11 Months ago Another question
#1
Solved: 9 Years, 11 Months ago
Hello,

i had one more question. How can i edit this areaSadSee Attachment)?

Kind Regards,
[email protected]


Attached Files Thumbnail(s)
   
Roses are red
violets are blue
sunflowers are yellow
i bet you were expecting something romantic but no
these are just gardening facts
#2
Solved: 9 Years, 11 Months ago
that menu code should be at the top of the footer template - what exactly you want to do
below code segment is from MyBB's default (stock) theme
<div class="bottommenu">
				<div class="float_right">{$lang_select}</div>
				<div>
					<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
				</div>
			</div>
			</div>
#3
Solved: 9 Years, 11 Months ago
Thank You.
I just removed the "return to top", since i have a (js)button for that.
Roses are red
violets are blue
sunflowers are yellow
i bet you were expecting something romantic but no
these are just gardening facts
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)