-
Courses
Courses
Choosing a course is one of the most important decisions you'll ever make! View our courses and see what our students and lecturers have to say about the courses you are interested in at the links below.
-
University Life
University Life
Each year more than 4,000 choose University of Galway as their University of choice. Find out what life at University of Galway is all about here.
-
About University of Galway
About University of Galway
Since 1845, University of Galway has been sharing the highest quality teaching and research with Ireland and the world. Find out what makes our University so special – from our distinguished history to the latest news and campus developments.
-
Colleges & Schools
Colleges & Schools
University of Galway has earned international recognition as a research-led university with a commitment to top quality teaching across a range of key areas of expertise.
-
Research & Innovation
Research & Innovation
University of Galway’s vibrant research community take on some of the most pressing challenges of our times.
-
Business & Industry
Guiding Breakthrough Research at University of Galway
We explore and facilitate commercial opportunities for the research community at University of Galway, as well as facilitating industry partnership.
-
Alumni & Friends
Alumni & Friends
There are 128,000 University of Galway alumni worldwide. Stay connected to your alumni community! Join our social networks and update your details online.
-
Community Engagement
Community Engagement
At University of Galway, we believe that the best learning takes place when you apply what you learn in a real world context. That's why many of our courses include work placements or community projects.
Alert Banners
Option 1 - Yellow Alert Banner
The easiest way to add a yellow text banner is with the following HTML code:
<div id='msg' class='info postIt'><span>Your message here</span></div>
Note: You can omit the keyword 'info' to prevent the blue i from appearing at the left hand side
This code can be added to an 'NUIG Code Only' content type to have the yellow banner appear in the page body (to the right of the leftbar).
Or you can add it to the page's DC.Description (if it's empty) to make a full-width yellow banner appear just below the page title.
The first method is useful if you wish to have the same message appear on multiple pages. Simply add the message to your first page and mirror it to all other pages. Then, if you change one, all others will change too.
Option 2 - Maroon Information Banner
Another piece of code that can be inserted into an 'NUIG Code Only' content type is as follows:
<div class="pageButtons" style="width: 100%;">
<div class="pageButtonsWrapper">
<ul style="display: block !important;">
<li><a href="#" class="info"><span>Your text goes here</span></a></li>
</ul>
</div>
</div>
<style>
@media only screen and (max-width: 999px) {
div.pageButtons li { display: block !important; }
}
</style>
This method has the added advantage that, on small-screen devices (e.g. mobile phones), it will stick to the bottom of the screen and remain visible, even if the user scrolls down or up.
To test this feature out, simply make your browser window narrow.
You can also turn it into a link by changing the # into a web address (e.g. //www.nuigalway.ie/research/news/).
Also the button's icon can be a tick, magnifying-glass-on-a-page, or an information symbol. Just set the class to howToApply, findCourse, or researchInfo.